home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
CHIP Turkiye Ekim 2000.iso
/
prog
/
share
/
39
/
_SETUP.1
/
Qimage.exe
/
0
/
RCDATA
/
TFORM10
/
TFORM10.txt
Wrap
Text File
|
2000-07-30
|
2KB
|
96 lines
object Form10: TForm10
Left = 529
Top = 101
Width = 236
Height = 276
Caption = 'Preview'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
PopupMenu = PopupMenu1
OnClose = FormClose
OnDeactivate = FormDeactivate
OnMouseUp = FormMouseUp
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 10
Top = 187
Width = 4
Height = 16
end
object PMultiImage1: TPMultiImage
Left = 21
Top = 0
Width = 185
Height = 185
GrabHandCursor = 5
Scrolling = True
ShowScrollbars = True
B_W_CopyFlags = [C_DEL]
Color = clBtnFace
ImageName = 'file not found'
ImageReadRes = lAutoMatic
BlitMode = sLight
ImageWriteRes = sAutoMatic
TifSaveCompress = sNONE
TiffPage = 0
TiffAppend = False
JPegSaveQuality = 25
JPegSaveSmooth = 5
OnMouseUp = PMultiImage1MouseUp
RubberBandBtn = mbLeft
ScrollbarWidth = 12
ParentColor = True
PopupMenu = PopupMenu1
Stretch = True
TextLeft = 0
TextTop = 0
TextRotate = 0
TabOrder = 0
TabStop = False
ZoomBy = 10
end
object BitBtn1: TBitBtn
Left = 10
Top = 207
Width = 80
Height = 29
Caption = 'Add'
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 138
Top = 207
Width = 80
Height = 29
Caption = 'Skip'
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkCancel
end
object PopupMenu1: TPopupMenu
Left = 8
Top = 80
object Previous1: TMenuItem
Caption = 'Previous'
OnClick = Previous1Click
end
object Next1: TMenuItem
Caption = 'Next'
OnClick = Next1Click
end
object Exit1: TMenuItem
Caption = 'Exit'
OnClick = Exit1Click
end
end
end